Skip to content

Update deprecated attribute #5

Open
wants to merge 1 commit into
base: tf-upgrade
Choose a base branch
from
Open

Conversation

morga471
Copy link

17:46:41.960 STDOUT terraform_current: ╷
17:46:41.960 STDOUT terraform_current: │ Warning: Deprecated attribute
17:46:41.960 STDOUT terraform_current: │
17:46:41.960 STDOUT terraform_current: │ on .terraform/modules/images/main.tf line 251, in locals:
17:46:41.960 STDOUT terraform_current: │ 251: region = var.region == null ? data.aws_region.current.name : var.region
17:46:41.960 STDOUT terraform_current: │
17:46:41.960 STDOUT terraform_current: │ The attribute "name" is deprecated. Refer to the provider documentation for
17:46:41.960 STDOUT terraform_current: │ details.

17:46:41.960 STDOUT terraform_current: ╷
17:46:41.960 STDOUT terraform_current: │ Warning: Deprecated attribute
17:46:41.960 STDOUT terraform_current: │
17:46:41.960 STDOUT terraform_current: │   on .terraform/modules/images/main.tf line 251, in locals:
17:46:41.960 STDOUT terraform_current: │  251:   region           = var.region == null ? data.aws_region.current.name : var.region
17:46:41.960 STDOUT terraform_current: │
17:46:41.960 STDOUT terraform_current: │ The attribute "name" is deprecated. Refer to the provider documentation for
17:46:41.960 STDOUT terraform_current: │ details.
@morga471 morga471 requested a review from badra001 August 27, 2025 21:49
@morga471 morga471 self-assigned this Aug 27, 2025
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant